Skip to content

Move public skills to a directory to avoid downloading the whole repo#1519

Merged
timsaucer merged 2 commits intoapache:mainfrom
rerun-io:move_skill
Apr 29, 2026
Merged

Move public skills to a directory to avoid downloading the whole repo#1519
timsaucer merged 2 commits intoapache:mainfrom
rerun-io:move_skill

Conversation

@ntjohnson1
Copy link
Copy Markdown
Contributor

@ntjohnson1 ntjohnson1 commented Apr 28, 2026

Which issue does this PR close?

Closes #1518.

Rationale for this change

It is unexpected to install the whole repo for the skill

What changes are included in this PR?

Moves the shareable public skills to /skills

verify with: npx skills add https://github.com/rerun-io/datafusion-python/tree/move_skill
Can also confirm no extra skills are detected by appending --list

Are there any user-facing changes?

No

@ntjohnson1 ntjohnson1 changed the title Move to skill directory Move public skills to a directory to avoid downloading the whole repo Apr 28, 2026
Copy link
Copy Markdown
Member

@timsaucer timsaucer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Thanks Nick.

@timsaucer timsaucer merged commit c657dad into apache:main Apr 29, 2026
21 checks passed
timsaucer added a commit to timsaucer/datafusion-python that referenced this pull request Apr 29, 2026
Upstream apache#1519 moved the root `SKILL.md` to `skills/datafusion_python/SKILL.md`
so that consumers can install the skill without cloning the whole repo. Update
all repo-internal links and external GitHub URLs in the docs site, README,
AGENTS.md, and the package docstring to point at the new location.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

datafusion-python skill includes all the source from the repo

2 participants